home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19980901-19981211 / 000137_news@newsmaster….columbia.edu _Sun Oct 11 16:08:16 1998.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id QAA28990
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Sun, 11 Oct 1998 16:08:16 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id QAA13462
  7.     for kermit.misc@watsun; Sun, 11 Oct 1998 16:08:15 -0400 (EDT)
  8. Path: news.columbia.edu!watsun.cc.columbia.edu!jaltman
  9. From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: Unwanted beeps
  12. Date: 11 Oct 1998 20:08:12 GMT
  13. Organization: Columbia University
  14. Lines: 30
  15. Message-ID: <6vr37c$cmb$1@apakabar.cc.columbia.edu>
  16. References: <6vog5k$51k$1@eskinews.eskimo.com>
  17. NNTP-Posting-Host: watsun.cc.columbia.edu
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:9322
  19.  
  20. In article <6vog5k$51k$1@eskinews.eskimo.com>,
  21. Jim Osborn <jimo@eskimo.com> wrote:
  22. : My kermit script beeps at me, seemingly whenever it experiences a
  23. : change of flow, and it makes me think it's beeping on any failure.
  24. : I have lots of "if fail goto retry" statements and every one seems
  25. : to produce a beep, although there are no beeps or Ctl-Gs or any
  26. : such statements anywhere in the script.
  27. : Is there a switch I can set to ask for silence on error?  I assume
  28. : Kermit is somehow unhappy and beeps to announce the fact, but I
  29. : really need it to be quiet, so I can hear the real beep my ISP
  30. : gives me once the whole thing succeeds.  I haven't been able to
  31. : find mention of such a switch in the manual, but I'm hoping I've
  32. : somehow missed it, or it's there but undocumented.
  33. : C-Kermit 6.0.192, 6 Sep 96, for Linux
  34. : Thanks in advance
  35. : jimo@eskimo.com
  36.  
  37.  
  38. Most likely you have an error in the script which is causing the 
  39. commands to be parsed as invalid.  If this is in a loop or is repeated
  40. throughout your script you will get lots of beeps.
  41.  
  42.     Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
  43.                  The Kermit Project * Columbia University
  44.               612 West 115th St #716 * New York, NY * 10025
  45.   http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org